adTempus API
PreviousUpNext
IJobVariableDictionary::Item Method

Gets or sets the item with the specified index.

C++
HRESULT Item(VARIANT index, [out, retval] BSTR* pVal);
C#
Item(VARIANT index, [out, retval] BSTR pVal);
Visual Basic
Sub Item(index As VARIANT, pVal As [out, retval] BSTR)
Parameters 
Description 
VARIANT index 
The numeric ordinal, or the key to retrieve. 
[out, retval] BSTR* pVal 
The value. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008